Vcenter NamespaceManagement Supervisors Metrics RemoteEndpoints ListResult

Vcenter NamespaceManagement Supervisors Metrics RemoteEndpoints ListResult
Vcenter NamespaceManagement Supervisors Metrics RemoteEndpoints ListResult

The Vcenter NamespaceManagement Supervisors Metrics RemoteEndpoints ListResult schema represents the result of a GET /vcenter/namespace-management/supervisors/{supervisor}/metrics/remote-endpoints operation.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "remote_endpoints": [
        {
            "remote_endpoint": "string",
            "name": "string",
            "remote_endpoint_type": "string"
        }
    ]
}
remote_endpoints
Required

List of {#link Summary}.

This property was added in vSphere API 9.0.0.0.